احراز هویت و مجوز در هسته ASP.NET API وب با Json نشانه وب

https://www.c-sharpcorner.com/article/authentication-and-authorization-in-asp-net-core-web-api-with-json-web-tokens/

In this post, we will see how to create JWT authentication in ASP.NET Core Web API application. We will store the user credentials in SQL server database. We will use Entity framework code first approach to perform database operations.